home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / tcp / MCF_Buttons.lha / MCF_Buttons / Docs / History < prev    next >
Encoding:
Text File  |  1998-10-06  |  5.0 KB  |  93 lines

  1.  
  2. 06/22/1998 - Added switch - NODELETE - to keep ram:MCFGB.rexx
  3.            - from being deleted after execution.
  4.            - Added switch - DEBUG - to display commands to
  5.            - the channel window to see if it's being built
  6.            - and sent correctly.
  7. 05/25/1998 - Made script smaller by removing redundant coding.
  8. 03/31/1998 - Discovered that negative numbers in Pop-Sliders
  9.            - didn't work.  Corrected problem.
  10. 03/19/1998 - Refined coding that searches multiple directories
  11.            - for MUIRexx.
  12. 03/14/1998 - Added a new function call to MCF_WWW.amirx
  13.            - to be used when URL is not found in Clips:0.
  14. 11/30/1997 - Changed the default URL in MCF_WWW.AMIRX to
  15.            - the new URL for MCF software/support.
  16. 11/29/1997 - Restored coding to make compatible with MUIRexx 2.2.
  17.            - This was done after tests showed that version 2.2
  18.            - used about 2.2 Meg less ram than versions 3.x on
  19.            - an MCF Buttons with 8 pages and 218 buttons.
  20. 11/22/1997 - Standardized all version strings in all scripts.
  21.            - Added version checking code to the Installer script.
  22.            - Added delete of "MCFGB.cfg" at startup if found.
  23.            - Included a new PlugIns directory that contains PlugIn
  24.            - data without the HELP information. (uses less ram)
  25. 10/23/1997 - Fixed About window to open on default screen (public or wb)
  26. 09/25/1997 - Found out MCF_Buttons wasn't locating MuiRexx
  27.            - when it was in SYS:RexxC.  Problem Fixed.
  28. 09/21/1997 - Shrunk code some by removing coding that
  29.            - supported MUIRexx 2.2.
  30.            - Changed the Install_Plugins ICON to us Rx as
  31.            - Default Tool and added code to locate and
  32.            - start MUIRexx from any of 3 locations:
  33.            - SYS:RexxC,  SYS:Utilities,  or  MUIRexx:.
  34. 09/18/1997 - Fixed a "Lost Host" bug that happened under
  35.            - certain circumstances when quiting MCF_Buttons.
  36. 08/27/1997 - Fixed MUIRexx 3.0a QUOTEs bug.
  37. 07/14/1997 - Added replacement script for "SendBrowser.amirx".
  38. 06/23/1997 - Changed coding to look for 2 bytes in MUIRexx.
  39.            - If these 2 bytes don't match what's expected,
  40.            - MCF_Buttons assumes MUIRexx 2.2 else version
  41.            - 3.0 is assumed.
  42. 06/22/1997 - Fixed more MUIRexx 2.2 vs 3.0 compatibilities.
  43. 06/21/1997 - Updated script so that it is compatible with
  44.            - version 3.0 of MUIRexx.
  45. 05/10/1997 - Removed display of default help.  If button does
  46.            - not have help text between /h h/, then no info
  47.            - will appear for that button.
  48. 05/05/1997 - Changed Reload menu option for MCF_Buttons to a
  49.            - choice of either reloading just the data or to
  50.            - do a complete script reload.  the later may be
  51.            - needed when you insert inbetween frame group topics.
  52. 04/16/1997 - Added argument  x  to script so that MCF_Buttons
  53.            - can Close the MUI Port after a Buttons Failure.
  54.            - Added User defineable Help Text for each Button.
  55.            - Added Descriptive Help Text to AmIRC and MCF pages.
  56. 03/26/1997 - Included PlugIn Utility with archive and
  57.            - re-structured MCF.Buttons file.  Basic file
  58.            - now only has  AmIRC  and  User  pages.
  59. 03/20/1997 - Removed all but the AmIRC and User Pages from
  60.            - MCF.Buttons.   MCF, Kuang¹¹, Phoenix, and
  61.            - WildText are now in  PlugIns  directory.
  62.            - Added new script "Install_PlugIns.rexx".
  63. 03/19/1997 - Changed POPASL into VolumeList and DirList
  64.            - for selecting MCF_Buttons' default WebBrowser.
  65. 03/17/1997 - Added /PREFS button to Wildtext page.
  66.            - Added my mui prefs file for MCF_Buttons.
  67.            - This file is located in the Env/mui dir.
  68. 03/16/1997 - Added Phoenix 1.22/1.21 buttons to MCF.Buttons.
  69. 03/15/1997 - Added new Menu option:  Reload Buttons.
  70.            - With this, you can reload a newly editted
  71.            - MCF.Buttons file without Quitting/ReStarting.
  72. 03/14/1997 - Changed initial WWW config window so that it
  73.            - displays complete instructions for selecting
  74.            - your MCF_Buttons default WebBrowser.
  75. 03/13/1997 - Restructured script to do more with less and
  76.            - shaved off 6K from MCF_Buttons.AMIRX
  77. 03/08/1997 - Added Application About Window to MCF_Buttons.
  78.            - Added some DalHelper functions to MCF page.
  79. 03/03/1997 - Changed Client selector in MCF_Buttons from
  80.            - a popslider to a cycle gadget for ease of use.
  81.            - Changed error messages so that they will
  82.            - display to AmIRC or the shell window, depending
  83.            - upon where you started it from.
  84. 03/01/1997 - Changed MCF_WWW to accept an URL as the
  85.            - argline input as well as  URL (for clipboard
  86.            - URL) and nothing (goes to MCF HomePage).
  87. 02/26/1997 - Corrected PublicScreen omission.  Buttons
  88.            - will now open up on the PublicScreen being
  89.            - used by the starting AmIRC Client.
  90. 02/25/1997 - Changed the Buttons window to not Activate
  91.            - when it opens on startup.
  92. 02/23/1997 - Initial release of MCF_Buttons and MCF_WWW.
  93.